
APAR= II10267
USING CLIENT ACCESS HOST SERVERS WITH TCP/IP AND IPX


** Last updated 2/14/97 **

The Client Access host servers can communicate using both the
TCP/IP and the IPX protocols.  In order to communicate over a
particular protocol, that protocol must be active prior to
starting the Client Access host servers.

If a communications protocol is started after the host servers
have been started, issue the End Host Server command to end
all of the host servers:

  ENDHOSTSVR SERVER(*ALL)

This will not impact any existing client connections.

After the ENDHOSTSVR command completes, re-start the host
servers, using the Start Host Server command:

  STRHOSTSVR SERVER(*ALL)

These commands should also be issued if a protocol that was
active is stopped and restarted.  Any time a protocol is started
when the host servers are active, the servers should be ended
and re-started in order to communicate over that protocol.


